Installing libnotify on Pop!_OS

sudo apt install libnotify
notify-send "Notification title" "This is the test notification!"

Check out these articles...